home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 June / PCWorld_2002-06_cd.bin / Software / TemaCD / arachno / Arachnophilia.exe / {app} / Arachnophilia.jar / Macros / Macros.xml
Encoding:
Extensible Markup Language  |  2002-04-09  |  36.2 KB  |  1,237 lines

  1. <?xml version="1.0" standalone="yes" encoding="iso-8859-1"?>
  2. <node>
  3.     <title>DefaultToolBar</title>
  4.     <tooltip>The main toolbar</tooltip>
  5.     <toolbar>true</toolbar>
  6.     <leaf>
  7.         <title>NewAuto</title>
  8.         <tooltip>Create another of the most recently created file type</tooltip>
  9.         <icon>Icons/New.gif</icon>
  10.         <content>[NewDoc]</content>
  11.     </leaf>
  12.     <leaf>
  13.         <title>OpenAuto ...</title>
  14.         <tooltip>Open the most recently opened file type</tooltip>
  15.         <icon>Icons/Open.gif</icon>
  16.         <content>[OpenDoc]</content>
  17.     </leaf>
  18.     <leaf>
  19.         <title>* Separator *</title>
  20.         <separator>true</separator>
  21.     </leaf>
  22.     <leaf>
  23.         <title>Save</title>
  24.         <tooltip>Save displayed file</tooltip>
  25.         <icon>Icons/Save.gif</icon>
  26.         <content>[Save]</content>
  27.     </leaf>
  28.     <leaf>
  29.         <title>SaveAs</title>
  30.         <tooltip>Save file as ...</tooltip>
  31.         <icon>Icons/SaveAs.gif</icon>
  32.         <content>[SaveAs]</content>
  33.     </leaf>
  34.     <leaf>
  35.         <title>SaveChanged</title>
  36.         <tooltip>Save all changed files</tooltip>
  37.         <icon>Icons/SaveAll.gif</icon>
  38.         <content>[SaveAllChangedDocs]</content>
  39.     </leaf>
  40.     <leaf>
  41.         <title>* Separator *</title>
  42.         <separator>true</separator>
  43.     </leaf>
  44.     <leaf>
  45.         <title>Cut</title>
  46.         <tooltip>Cut selection to clipboard</tooltip>
  47.         <icon>Icons/Cut.gif</icon>
  48.         <content>[EditCut]</content>
  49.     </leaf>
  50.     <leaf>
  51.         <title>Copy</title>
  52.         <tooltip>Copy text to clipboard</tooltip>
  53.         <icon>Icons/Copy.gif</icon>
  54.         <content>[EditCopy]</content>
  55.     </leaf>
  56.     <leaf>
  57.         <title>Paste</title>
  58.         <tooltip>Paste from clipboard</tooltip>
  59.         <icon>Icons/Paste.gif</icon>
  60.         <content>[EditPaste]</content>
  61.     </leaf>
  62.     <leaf>
  63.         <title>* Separator *</title>
  64.         <separator>true</separator>
  65.     </leaf>
  66.     <leaf>
  67.         <title>Undo</title>
  68.         <tooltip>Undo last action</tooltip>
  69.         <icon>Icons/Undo.gif</icon>
  70.         <content>[EditUndo]</content>
  71.     </leaf>
  72.     <leaf>
  73.         <title>Redo</title>
  74.         <tooltip>Redo recent undone editing action</tooltip>
  75.         <icon>Icons/Redo.gif</icon>
  76.         <content>[EditRedo]</content>
  77.     </leaf>
  78.     <leaf>
  79.         <title>* Separator *</title>
  80.         <separator>true</separator>
  81.     </leaf>
  82.     <leaf>
  83.         <title>Unordered List</title>
  84.         <tooltip>Make an unordered list from selected lines</tooltip>
  85.         <icon>Icons/DocumentDiagram.gif</icon>
  86.         <content>[MakeUnorderedList]</content>
  87.     </leaf>
  88.     <leaf>
  89.         <title>Bold</title>
  90.         <tooltip>Bold</tooltip>
  91.         <icon>Icons/Bold.gif</icon>
  92.         <content><b>|</b></content>
  93.     </leaf>
  94.     <leaf>
  95.         <title>Italic</title>
  96.         <tooltip>Italic</tooltip>
  97.         <icon>Icons/Italic.gif</icon>
  98.         <content><i>|</i></content>
  99.     </leaf>
  100.     <leaf>
  101.         <title>Underline</title>
  102.         <tooltip>Underline</tooltip>
  103.         <icon>Icons/Underline.gif</icon>
  104.         <content><u>|</u></content>
  105.     </leaf>
  106.     <leaf>
  107.         <title>Centered</title>
  108.         <tooltip>Centered</tooltip>
  109.         <keyboardhook>84,520</keyboardhook>
  110.         <icon>Icons/AlignCenterArrow.gif</icon>
  111.         <content><div align=\"center\">|</div></content>
  112.     </leaf>
  113.     <leaf>
  114.         <title>Right</title>
  115.         <tooltip>Right-aligned</tooltip>
  116.         <keyboardhook>82,520</keyboardhook>
  117.         <icon>Icons/AlignRightArrow.gif</icon>
  118.         <content><div align=\"right\">|</div></content>
  119.     </leaf>
  120.     <leaf>
  121.         <title>* Separator *</title>
  122.         <separator>true</separator>
  123.     </leaf>
  124.     <leaf>
  125.         <title>ShowToolBar</title>
  126.         <tooltip>Show/Hide secondary toolbar panel</tooltip>
  127.         <keyboardhook>83,520</keyboardhook>
  128.         <icon>Icons/FlowGraph.gif</icon>
  129.         <content>[ShowToolBarPanel]</content>
  130.     </leaf>
  131.     <leaf>
  132.         <title>LaunchBrowser</title>
  133.         <tooltip>Launch a Web browser (Ctrl-P)</tooltip>
  134.         <keyboardhook>80,130</keyboardhook>
  135.         <icon>Icons/Palette.gif</icon>
  136.         <content>[LaunchBrowser]</content>
  137.     </leaf>
  138.     <leaf>
  139.         <title>* Separator *</title>
  140.         <separator>true</separator>
  141.     </leaf>
  142.     <leaf>
  143.         <title>Help</title>
  144.         <tooltip>Launch help in the default browser</tooltip>
  145.         <icon>Icons/Help.gif</icon>
  146.         <content>[LaunchHelp]</content>
  147.     </leaf>
  148.     <leaf>
  149.         <title>About</title>
  150.         <tooltip>About Arachnophilia</tooltip>
  151.         <icon>Icons/Options.gif</icon>
  152.         <content>[AboutDialog]</content>
  153.     </leaf>
  154. </node>
  155. <node>
  156.     <title>Standard Menus</title>
  157.     <tooltip>The group of default application menus</tooltip>
  158.     <node>
  159.         <title>File</title>
  160.         <menu>true</menu>
  161.         <leaf>
  162.             <title>NewAuto</title>
  163.             <tooltip>Create another of the most recently created file type</tooltip>
  164.             <keyboardhook>78,130</keyboardhook>
  165.             <icon>Icons/New.gif</icon>
  166.             <content>[NewDoc]</content>
  167.         </leaf>
  168.         <leaf>
  169.             <title>OpenAuto ...</title>
  170.             <tooltip>Open the most recently opened file type</tooltip>
  171.             <keyboardhook>79,130</keyboardhook>
  172.             <icon>Icons/Open.gif</icon>
  173.             <content>[OpenDoc]</content>
  174.         </leaf>
  175.         <leaf>
  176.             <title>NewOpenMenus</title>
  177.             <tooltip>This creates the new and open menu file lists</tooltip>
  178.             <content>[BuildNewOpenMenus]</content>
  179.         </leaf>
  180.         <leaf>
  181.             <title>Save</title>
  182.             <tooltip>Save Current Document</tooltip>
  183.             <keyboardhook>83,130</keyboardhook>
  184.             <icon>Icons/Save.gif</icon>
  185.             <content>[Save]</content>
  186.         </leaf>
  187.         <leaf>
  188.             <title>Save As</title>
  189.             <tooltip>Save current document as ...</tooltip>
  190.             <icon>Icons/SaveAs.gif</icon>
  191.             <content>[SaveAs]</content>
  192.         </leaf>
  193.         <leaf>
  194.             <title>Save All Changed Files</title>
  195.             <tooltip>Save any files that have been changed</tooltip>
  196.             <icon>Icons/SaveAll.gif</icon>
  197.             <content>[SaveAllChangedDocs]</content>
  198.         </leaf>
  199.         <leaf>
  200.             <title>Close</title>
  201.             <tooltip>Close current document</tooltip>
  202.             <icon>Icons/NewFolder.gif</icon>
  203.             <content>[CloseDoc]</content>
  204.         </leaf>
  205.         <leaf>
  206.             <title>Close All</title>
  207.             <tooltip>Close all documents</tooltip>
  208.             <content>[CloseAllDocs]</content>
  209.         </leaf>
  210.         <leaf>
  211.             <title>Clear File List Below</title>
  212.             <tooltip>Clear the recently opened file list below</tooltip>
  213.             <content>[ClearFileList]</content>
  214.         </leaf>
  215.         <leaf>
  216.             <title>Exit</title>
  217.             <tooltip>Save changed files, exit Arachnophilia</tooltip>
  218.             <content>[ExitApp]</content>
  219.         </leaf>
  220.         <leaf>
  221.             <title>* Separator *</title>
  222.             <separator>true</separator>
  223.         </leaf>
  224.         <leaf>
  225.             <title>FileList</title>
  226.             <tooltip>This must be the last item on the menu!</tooltip>
  227.             <content>[LocateFileList]</content>
  228.         </leaf>
  229.     </node>
  230.     <node>
  231.         <title>Edit</title>
  232.         <menu>true</menu>
  233.         <leaf>
  234.             <title>Undo</title>
  235.             <tooltip>Undo the most recent editing action</tooltip>
  236.             <keyboardhook>90,130</keyboardhook>
  237.             <icon>Icons/Undo.gif</icon>
  238.             <content>[EditUndo]</content>
  239.         </leaf>
  240.         <leaf>
  241.             <title>Redo</title>
  242.             <tooltip>Redo a recently undone editing action</tooltip>
  243.             <keyboardhook>89,130</keyboardhook>
  244.             <icon>Icons/Redo.gif</icon>
  245.             <content>[EditRedo]</content>
  246.         </leaf>
  247.         <leaf>
  248.             <title>* Separator *</title>
  249.             <separator>true</separator>
  250.         </leaf>
  251.         <leaf>
  252.             <title>Cut</title>
  253.             <tooltip>Cut selected text to system clipboard</tooltip>
  254.             <keyboardhook>88,130</keyboardhook>
  255.             <icon>Icons/Cut.gif</icon>
  256.             <content>[EditCut]</content>
  257.         </leaf>
  258.         <leaf>
  259.             <title>Copy</title>
  260.             <tooltip>Copy selected text to system clipboard</tooltip>
  261.             <keyboardhook>67,130</keyboardhook>
  262.             <icon>Icons/Copy.gif</icon>
  263.             <content>[EditCopy]</content>
  264.         </leaf>
  265.         <leaf>
  266.             <title>Paste</title>
  267.             <tooltip>Paste system clipboard text into docment</tooltip>
  268.             <keyboardhook>86,130</keyboardhook>
  269.             <icon>Icons/Paste.gif</icon>
  270.             <content>[EditPaste]</content>
  271.         </leaf>
  272.         <leaf>
  273.             <title>Select All</title>
  274.             <tooltip>Select the entire document</tooltip>
  275.             <keyboardhook>65,130</keyboardhook>
  276.             <icon>Icons/ToBack.gif</icon>
  277.             <content>[EditSelectAll]</content>
  278.         </leaf>
  279.         <leaf>
  280.             <title>* Separator *</title>
  281.             <separator>true</separator>
  282.         </leaf>
  283.         <leaf>
  284.             <title>Find First</title>
  285.             <tooltip>Find first case of search string</tooltip>
  286.             <keyboardhook>70,130</keyboardhook>
  287.             <icon>Icons/Up.gif</icon>
  288.             <content>[FindFirst]</content>
  289.         </leaf>
  290.         <leaf>
  291.             <title>Find Next</title>
  292.             <tooltip>Find next case of search text</tooltip>
  293.             <keyboardhook>114,0</keyboardhook>
  294.             <icon>Icons/Right.gif</icon>
  295.             <content>[FindNext]</content>
  296.         </leaf>
  297.         <leaf>
  298.             <title>Replace</title>
  299.             <tooltip>Replace found text</tooltip>
  300.             <keyboardhook>82,130</keyboardhook>
  301.             <icon>Icons/EditBCard.gif</icon>
  302.             <content>[Replace]</content>
  303.         </leaf>
  304.         <leaf>
  305.             <title>Go to line</title>
  306.             <tooltip>Launches a dialog for a line number</tooltip>
  307.             <keyboardhook>71,130</keyboardhook>
  308.             <icon>Icons/PlusMinus.gif</icon>
  309.             <content>[GotoLine]</content>
  310.         </leaf>
  311.     </node>
  312.     <node>
  313.         <title>Tools</title>
  314.         <menu>true</menu>
  315.         <leaf>
  316.             <title>Convert Document to HTML</title>
  317.             <tooltip>Convert syntax-colored document to HTML document</tooltip>
  318.             <icon>Icons/DocumentIn.gif</icon>
  319.             <content>[ConvertDocToHTML]</content>
  320.         </leaf>
  321.         <leaf>
  322.             <title>Convert RTF to HTML</title>
  323.             <tooltip>Convert RTF Document to HTML document</tooltip>
  324.             <icon>Icons/PageSetup.gif</icon>
  325.             <content>[ConvertRTFToHTML]</content>
  326.         </leaf>
  327.         <leaf>
  328.             <title>Spell Check</title>
  329.             <tooltip>Run the spell checker on your document</tooltip>
  330.             <keyboardhook>118,0</keyboardhook>
  331.             <icon>Icons/DocumentMag.gif</icon>
  332.             <content>[SpellCheck]</content>
  333.         </leaf>
  334.         <leaf>
  335.             <title>List System Commands</title>
  336.             <tooltip>Make a document containing all system commands and descriptions</tooltip>
  337.             <icon>Icons/DocumentDiagram.gif</icon>
  338.             <content>[ListSystemCommands]</content>
  339.         </leaf>
  340.         <leaf>
  341.             <title>List current key Mappings</title>
  342.             <tooltip>Make a document containing current shortcut key mappings</tooltip>
  343.             <icon>Icons/Computer.gif</icon>
  344.             <content>[ListKeyMappings]</content>
  345.         </leaf>
  346.         <leaf>
  347.             <title>* Separator *</title>
  348.             <separator>true</separator>
  349.         </leaf>
  350.         <leaf>
  351.             <title>Set Look & Feel</title>
  352.             <tooltip>Launch Loook & Feel selection dialog</tooltip>
  353.             <icon>Icons/CameraFlash.gif</icon>
  354.             <content>[SetLookAndFeel]</content>
  355.         </leaf>
  356.         <leaf>
  357.             <title>Configure AutoSave</title>
  358.             <tooltip>Set up AutoSave feature</tooltip>
  359.             <icon>Icons/SaveProject.gif</icon>
  360.             <content>[AutoSave]</content>
  361.         </leaf>
  362.         <leaf>
  363.             <title>Insert Date & Time</title>
  364.             <tooltip>Insert current date and time into document</tooltip>
  365.             <icon>Icons/Clock.gif</icon>
  366.             <content>[DateTime]</content>
  367.         </leaf>
  368.         <leaf>
  369.             <title>Word count</title>
  370.             <tooltip>Count lines, words and characters</tooltip>
  371.             <icon>Icons/DocumentDraw.gif</icon>
  372.             <content>[WordCount]</content>
  373.         </leaf>
  374.         <leaf>
  375.             <title>Run Garbage Collector</title>
  376.             <tooltip>Use the Java \"garbage collector\" to reclaim memory</tooltip>
  377.             <keyboardhook>88,520</keyboardhook>
  378.             <icon>Icons/Paint.gif</icon>
  379.             <content>[RunGarbageCollector]</content>
  380.         </leaf>
  381.     </node>
  382.     <node>
  383.         <title>HTML</title>
  384.         <menu>true</menu>
  385.         <leaf>
  386.             <title>Configure Browsers</title>
  387.             <tooltip>Launch the browser configuration dialog</tooltip>
  388.             <icon>Icons/EditBook.gif</icon>
  389.             <content>[ConfigureBrowsers]</content>
  390.         </leaf>
  391.         <leaf>
  392.             <title>Beautify HTML</title>
  393.             <tooltip>Indent HTML pages just like program listings</tooltip>
  394.             <keyboardhook>69,130</keyboardhook>
  395.             <icon>Icons/DocumentIn.gif</icon>
  396.             <content>[BeautifyHTML]</content>
  397.         </leaf>
  398.         <leaf>
  399.             <title>Size graphics</title>
  400.             <tooltip>Update all document IMG tags to reflect actual graphic sizes</tooltip>
  401.             <keyboardhook>71,520</keyboardhook>
  402.             <icon>Icons/Laptop.gif</icon>
  403.             <content>[SizeGraphics]</content>
  404.         </leaf>
  405.         <leaf>
  406.             <title>Run FTP Service</title>
  407.             <tooltip>Launch the FTP upload service</tooltip>
  408.             <keyboardhook>70,520</keyboardhook>
  409.             <icon>Icons/Gearwheel.gif</icon>
  410.             <content>[LaunchFTPService]</content>
  411.         </leaf>
  412.         <leaf>
  413.             <title>Change default HTML page colors</title>
  414.             <tooltip>Set up the default page colors</tooltip>
  415.             <icon>Icons/BarGraph.gif</icon>
  416.             <content>[ChoosePageColors]</content>
  417.         </leaf>
  418.         <leaf>
  419.             <title>Launch Table Wizard</title>
  420.             <tooltip>Automatically create sophisticated tables</tooltip>
  421.             <icon>Icons/Sheets.gif</icon>
  422.             <content>[TableWizard]</content>
  423.         </leaf>
  424.         <leaf>
  425.             <title>Unordered List</title>
  426.             <tooltip>Make an unordered list out of selected lines</tooltip>
  427.             <keyboardhook>85,520</keyboardhook>
  428.             <icon>Icons/DocumentDiagram.gif</icon>
  429.             <content>[MakeUnorderedList]</content>
  430.         </leaf>
  431.         <leaf>
  432.             <title>Ordered List</title>
  433.             <tooltip>Make an ordered list out of selected lines</tooltip>
  434.             <keyboardhook>76,520</keyboardhook>
  435.             <icon>Icons/SelectAll.gif</icon>
  436.             <content>[MakeOrderedList]</content>
  437.         </leaf>
  438.         <leaf>
  439.             <title>Compress HTML page</title>
  440.             <tooltip>Reduce the size of an HTML page to the absolute miminimum</tooltip>
  441.             <icon>Icons/Swap.gif</icon>
  442.             <content>[CompressHTML]</content>
  443.         </leaf>
  444.         <node>
  445.             <title>More Functions</title>
  446.             <leaf>
  447.                 <title>Tags lower case</title>
  448.                 <content>[TagsLowercase]</content>
  449.             </leaf>
  450.             <leaf>
  451.                 <title>Tags UPPERCASE</title>
  452.                 <content>[TagsUppercase]</content>
  453.             </leaf>
  454.             <leaf>
  455.                 <title>Escape Tag delimiters</title>
  456.                 <tooltip>Convert \"<,>\" to \"&lt;,&gt;\"</tooltip>
  457.                 <content>[TagDelimsEscape]</content>
  458.             </leaf>
  459.             <leaf>
  460.                 <title>Unescape Tag delimiters</title>
  461.                 <tooltip>Convert \"&lt;,&gt;\" to \"<,>\"</tooltip>
  462.                 <content>[TagDelimsUnescape]</content>
  463.             </leaf>
  464.             <leaf>
  465.                 <title>Char To Entity</title>
  466.                 <tooltip>Convert extended characters to HTML entities</tooltip>
  467.                 <content>[CvtExtChars]</content>
  468.             </leaf>
  469.             <leaf>
  470.                 <title>Entity To Char</title>
  471.                 <tooltip>Convet HTML character entites to extended chars</tooltip>
  472.                 <content>[CvtHTMLChars]</content>
  473.             </leaf>
  474.         </node>
  475.         <node>
  476.             <title>Keyboard</title>
  477.             <leaf>
  478.                 <title>Non-blanking space</title>
  479.                 <keyboardhook>32,520</keyboardhook>
  480.                 <content>&nbsp;</content>
  481.             </leaf>
  482.             <leaf>
  483.                 <title>HMTL line break</title>
  484.                 <keyboardhook>10,520</keyboardhook>
  485.                 <content><br>\n</content>
  486.             </leaf>
  487.             <leaf>
  488.                 <title>HTML Paragraph break</title>
  489.                 <keyboardhook>10,585</keyboardhook>
  490.                 <content><p>\n\n</content>
  491.             </leaf>
  492.             <leaf>
  493.                 <title>Comment</title>
  494.                 <tooltip>Enclose the selection in comment tags</tooltip>
  495.                 <keyboardhook>67,520</keyboardhook>
  496.                 <content><!-- | --></content>
  497.             </leaf>
  498.         </node>
  499.     </node>
  500.     <node>
  501.         <title>Text</title>
  502.         <menu>true</menu>
  503.         <leaf>
  504.             <title>Set Program Font</title>
  505.             <tooltip>Choose a font for the entire program</tooltip>
  506.             <icon>Icons/Workstation.gif</icon>
  507.             <content>[SetProgramFont]</content>
  508.         </leaf>
  509.         <leaf>
  510.             <title>Set Editor font</title>
  511.             <tooltip>Choose a font for the editing display</tooltip>
  512.             <icon>Icons/DocumentDiagram.gif</icon>
  513.             <content>[SetEditFont]</content>
  514.         </leaf>
  515.         <node>
  516.             <title>Tab-related</title>
  517.             <leaf>
  518.                 <title>Set Tab Size</title>
  519.                 <tooltip>Choose the tab size in character widths</tooltip>
  520.                 <content>[SetTabSize]</content>
  521.             </leaf>
  522.             <leaf>
  523.                 <title>Use spaces for tabs</title>
  524.                 <tooltip>Choose (y/n) to use spaces instead of tabs</tooltip>
  525.                 <content>[UseSpacesForTabs:[UserInput:Use spaces for tabs (y/n)?]]</content>
  526.             </leaf>
  527.             <leaf>
  528.                 <title>Convert Spaces to Tabs</title>
  529.                 <content>[SpacesToTabs]</content>
  530.             </leaf>
  531.             <leaf>
  532.                 <title>Convert Tabs to Spaces</title>
  533.                 <content>[TabsToSpaces]</content>
  534.             </leaf>
  535.         </node>
  536.         <node>
  537.             <title>General</title>
  538.             <leaf>
  539.                 <title>To Uppercase</title>
  540.                 <tooltip>Document/selection to upper case</tooltip>
  541.                 <content>[ToUpperCase]</content>
  542.             </leaf>
  543.             <leaf>
  544.                 <title>To Lowercase</title>
  545.                 <tooltip>Document/selection to lower case</tooltip>
  546.                 <content>[ToLowerCase]</content>
  547.             </leaf>
  548.             <leaf>
  549.                 <title>Assemble lines</title>
  550.                 <tooltip>Used to reassemble broken lines as in e-mails and newsgroup postings</tooltip>
  551.                 <content>[CompressText]</content>
  552.             </leaf>
  553.         </node>
  554.     </node>
  555.     <node>
  556.         <title>Programming</title>
  557.         <menu>true</menu>
  558.         <leaf>
  559.             <title>Beautify Code</title>
  560.             <tooltip>Beautify program source files or code sections of HTML documents</tooltip>
  561.             <keyboardhook>72,130</keyboardhook>
  562.             <icon>Icons/PageSetup.gif</icon>
  563.             <content>[BeautifyCode]</content>
  564.         </leaf>
  565.         <leaf>
  566.             <title>Left Flush Lines</title>
  567.             <tooltip>Undo the effect of Code Beautify</tooltip>
  568.             <keyboardhook>76,130</keyboardhook>
  569.             <icon>Icons/AlignLeft.gif</icon>
  570.             <content>[LeftFlushLines]</content>
  571.         </leaf>
  572.         <leaf>
  573.             <title>Base Calculator</title>
  574.             <tooltip>Launch simple number base calculator</tooltip>
  575.             <icon>Icons/Calculator.gif</icon>
  576.             <content>[LaunchBaseCalculator]</content>
  577.         </leaf>
  578.         <leaf>
  579.             <title>Syntax Colors</title>
  580.             <tooltip>Select editing display highlight colors</tooltip>
  581.             <icon>Icons/BarGraph.gif</icon>
  582.             <content>[SetSyntaxColors]</content>
  583.         </leaf>
  584.         <leaf>
  585.             <title>Java Compiler</title>
  586.             <tooltip>Launch Java compiler. Change this to suit your system</tooltip>
  587.             <keyboardhook>120,0</keyboardhook>
  588.             <content>[Save][SystemExec:javac -g -deprecation [Filename] ]</content>
  589.         </leaf>
  590.         <leaf>
  591.             <title>Java Runtime</title>
  592.             <tooltip>Run Java class. Change this to suit your system</tooltip>
  593.             <keyboardhook>121,0</keyboardhook>
  594.             <content>[SystemExec:java [Classname]]</content>
  595.         </leaf>
  596.         <leaf>
  597.             <title>C++ Compiler</title>
  598.             <tooltip>Launch C++ compiler. Change this to suit your system</tooltip>
  599.             <keyboardhook>122,0</keyboardhook>
  600.             <content>[Save][SystemExec:g++ [Filename]]</content>
  601.         </leaf>
  602.         <leaf>
  603.             <title>C++ Runtime</title>
  604.             <tooltip>Run C++ executable. Change this to suit your system</tooltip>
  605.             <keyboardhook>123,0</keyboardhook>
  606.             <content>[SystemExec:cmd /c a.exe]</content>
  607.         </leaf>
  608.         <leaf>
  609.             <title>Close Compiler Window</title>
  610.             <keyboardhook>115,0</keyboardhook>
  611.             <content>[CloseCompilerWindow]</content>
  612.         </leaf>
  613.         <leaf>
  614.             <title>Block Indent</title>
  615.             <keyboardhook>73,520</keyboardhook>
  616.             <content>[BlockIndent]</content>
  617.         </leaf>
  618.         <leaf>
  619.             <title>Block Outdent</title>
  620.             <keyboardhook>79,520</keyboardhook>
  621.             <content>[BlockOutdent]</content>
  622.         </leaf>
  623.         <leaf>
  624.             <title>Custom Class Demo</title>
  625.             <tooltip>Execute a class named \"TestClass\"</tooltip>
  626.             <content>[RunCustomClassDoc:CustomClasses/TestClass]</content>
  627.         </leaf>
  628.     </node>
  629.     <node>
  630.         <title>Help</title>
  631.         <menu>true</menu>
  632.         <leaf>
  633.             <title>Help</title>
  634.             <tooltip>Launch help in the default browser</tooltip>
  635.             <keyboardhook>112,0</keyboardhook>
  636.             <icon>Icons/Help.gif</icon>
  637.             <content>[LaunchHelp]</content>
  638.         </leaf>
  639.         <leaf>
  640.             <title>About</title>
  641.             <tooltip>About Arachnophilia</tooltip>
  642.             <keyboardhook>113,0</keyboardhook>
  643.             <icon>Icons/Options.gif</icon>
  644.             <content>[AboutDialog]</content>
  645.         </leaf>
  646.         <leaf>
  647.             <title>Tip of the Day</title>
  648.             <tooltip>Show the tip of the day Dialog</tooltip>
  649.             <icon>Icons/Bulb.gif</icon>
  650.             <content>[ShowTips]</content>
  651.         </leaf>
  652.     </node>
  653.     <node>
  654.         <title>_RootPopup</title>
  655.         <tooltip>This is a unique name for the base (no document open) popup menu</tooltip>
  656.         <menu>true</menu>
  657.         <leaf>
  658.             <title>NewAuto</title>
  659.             <tooltip>Create another of the most recently created file type</tooltip>
  660.             <icon>Icons/New.gif</icon>
  661.             <content>[NewDoc]</content>
  662.         </leaf>
  663.         <leaf>
  664.             <title>OpenAuto ...</title>
  665.             <tooltip>Open the most recently opened file type</tooltip>
  666.             <icon>Icons/Open.gif</icon>
  667.             <content>[OpenDoc]</content>
  668.         </leaf>
  669.         <leaf>
  670.             <title>* Separator *</title>
  671.             <separator>true</separator>
  672.         </leaf>
  673.         <leaf>
  674.             <title>New/open File list</title>
  675.             <content>[BuildNewOpenMenus]</content>
  676.         </leaf>
  677.     </node>
  678.     <node>
  679.         <title>_SyntaxDocPopup</title>
  680.         <tooltip>This is a unique name for the syntax-highlighted document popup menu</tooltip>
  681.         <menu>true</menu>
  682.         <leaf>
  683.             <title>Line Numbers</title>
  684.             <tooltip>Show/hide line number column</tooltip>
  685.             <content>[DisplayLineNumberColumn]</content>
  686.         </leaf>
  687.         <leaf>
  688.             <title>* Separator *</title>
  689.             <separator>true</separator>
  690.         </leaf>
  691.         <leaf>
  692.             <title>EOL Marks</title>
  693.             <tooltip>Show/hide EOL marks</tooltip>
  694.             <content>[DisplayEOLMarks]</content>
  695.         </leaf>
  696.         <leaf>
  697.             <title>Choose font</title>
  698.             <tooltip>Select a font for the editing display</tooltip>
  699.             <content>[SetEditFont]</content>
  700.         </leaf>
  701.         <leaf>
  702.             <title>Change to plain display</title>
  703.             <tooltip>Change to plain-text, line-wrapped display</tooltip>
  704.             <content>[DisplayPlainText]</content>
  705.         </leaf>
  706.         <leaf>
  707.             <title>Change file type</title>
  708.             <tooltip>Override file type based on suffix</tooltip>
  709.             <content>[SetFileType]</content>
  710.         </leaf>
  711.         <leaf>
  712.             <title>Save</title>
  713.             <tooltip>Save this document</tooltip>
  714.             <icon>Icons/Save.gif</icon>
  715.             <content>[Save]</content>
  716.         </leaf>
  717.         <leaf>
  718.             <title>* Separator *</title>
  719.             <separator>true</separator>
  720.         </leaf>
  721.         <leaf>
  722.             <title>Close</title>
  723.             <tooltip>Close this document</tooltip>
  724.             <icon>Icons/Folder.gif</icon>
  725.             <content>[CloseDoc]</content>
  726.         </leaf>
  727.         <leaf>
  728.             <title>NewAuto</title>
  729.             <tooltip>Create another of the most recently created file type</tooltip>
  730.             <icon>Icons/New.gif</icon>
  731.             <content>[NewDoc]</content>
  732.         </leaf>
  733.         <leaf>
  734.             <title>OpenAuto ...</title>
  735.             <tooltip>Open the most recently opened file type</tooltip>
  736.             <icon>Icons/Open.gif</icon>
  737.             <content>[OpenDoc]</content>
  738.         </leaf>
  739.         <leaf>
  740.             <title>* Separator *</title>
  741.             <separator>true</separator>
  742.         </leaf>
  743.         <leaf>
  744.             <title>new/open list</title>
  745.             <content>[BuildNewOpenMenus]</content>
  746.         </leaf>
  747.     </node>
  748.     <node>
  749.         <title>_PlainDocPopup</title>
  750.         <tooltip>This is a unique name for the plain-text document popup menu</tooltip>
  751.         <menu>true</menu>
  752.         <leaf>
  753.             <title>Line Wrap</title>
  754.             <tooltip>Toggle line wrapping</tooltip>
  755.             <content>[DisplayLineWrap]</content>
  756.         </leaf>
  757.         <leaf>
  758.             <title>Choose Font</title>
  759.             <tooltip>Select a font for the editing display</tooltip>
  760.             <content>[SetEditFont]</content>
  761.         </leaf>
  762.         <leaf>
  763.             <title>Change to syntax-color display</title>
  764.             <content>[DisplaySyntaxColors]</content>
  765.         </leaf>
  766.         <leaf>
  767.             <title>Change file type</title>
  768.             <tooltip>Override file type based on suffix</tooltip>
  769.             <content>[SetFileType]</content>
  770.         </leaf>
  771.         <leaf>
  772.             <title>* Separator *</title>
  773.             <separator>true</separator>
  774.         </leaf>
  775.         <leaf>
  776.             <title>Save</title>
  777.             <tooltip>Save this document</tooltip>
  778.             <icon>Icons/Save.gif</icon>
  779.             <content>[Save]</content>
  780.         </leaf>
  781.         <leaf>
  782.             <title>Close</title>
  783.             <tooltip>Close current document</tooltip>
  784.             <icon>Icons/Folder.gif</icon>
  785.             <content>[CloseDoc]</content>
  786.         </leaf>
  787.         <leaf>
  788.             <title>* Separator *</title>
  789.             <separator>true</separator>
  790.         </leaf>
  791.         <leaf>
  792.             <title>NewAuto</title>
  793.             <tooltip>Create another of the most recently created file type</tooltip>
  794.             <icon>Icons/New.gif</icon>
  795.             <content>[NewDoc]</content>
  796.         </leaf>
  797.         <leaf>
  798.             <title>OpenAuto ...</title>
  799.             <tooltip>Open the most recently opened file type</tooltip>
  800.             <icon>Icons/Open.gif</icon>
  801.             <content>[OpenDoc]</content>
  802.         </leaf>
  803.         <leaf>
  804.             <title>* Separator *</title>
  805.             <separator>true</separator>
  806.         </leaf>
  807.         <leaf>
  808.             <title>new/open list</title>
  809.             <content>[BuildNewOpenMenus]</content>
  810.         </leaf>
  811.     </node>
  812. </node>
  813. <node>
  814.     <title>HTML tag toolbars</title>
  815.     <tooltip>From previous version, with some new tag types</tooltip>
  816.     <node>
  817.         <title>Fonts</title>
  818.         <tooltip>Font Format and Color</tooltip>
  819.         <toolbar>true</toolbar>
  820.         <hidden>true</hidden>
  821.         <leaf>
  822.             <title>Fontcolor</title>
  823.             <tooltip>Select a block of text and change its color with this tag</tooltip>
  824.             <content><font color=\"#[InsertValueColor:Choose a font color]\">|</font></content>
  825.         </leaf>
  826.         <leaf>
  827.             <title>Span</title>
  828.             <tooltip>Complete \"span\" tag with backgrond color specification</tooltip>
  829.             <content><span style=\"background-color:#[InsertValueColor:Choose a background color];\">|</span></content>
  830.         </leaf>
  831.         <leaf>
  832.             <title>H1</title>
  833.             <tooltip>Heading 1</tooltip>
  834.             <content><h1>|</h1></content>
  835.         </leaf>
  836.         <leaf>
  837.             <title>H2</title>
  838.             <tooltip>Heading 2</tooltip>
  839.             <content><h2>|</h2></content>
  840.         </leaf>
  841.         <leaf>
  842.             <title>H3</title>
  843.             <tooltip>Heading 3</tooltip>
  844.             <content><h3>|</h3></content>
  845.         </leaf>
  846.         <leaf>
  847.             <title>H4</title>
  848.             <tooltip>Heading 4</tooltip>
  849.             <content><h4>|</h4></content>
  850.         </leaf>
  851.         <leaf>
  852.             <title>H5</title>
  853.             <tooltip>Heading 5</tooltip>
  854.             <content><h5>|</h5></content>
  855.         </leaf>
  856.         <leaf>
  857.             <title>H6</title>
  858.             <tooltip>Heading 6</tooltip>
  859.             <content><h6>|</h6></content>
  860.         </leaf>
  861.         <leaf>
  862.             <title>Font+1</title>
  863.             <tooltip>Bigger</tooltip>
  864.             <content><font size=\"+1\">|</font></content>
  865.         </leaf>
  866.         <leaf>
  867.             <title>Font+2</title>
  868.             <tooltip>Much bigger</tooltip>
  869.             <content><font size=\"+2\">|</font></content>
  870.         </leaf>
  871.         <leaf>
  872.             <title>Font-1</title>
  873.             <tooltip>Smaller</tooltip>
  874.             <content><font size=\"-1\">|</font></content>
  875.         </leaf>
  876.         <leaf>
  877.             <title>Font-2</title>
  878.             <tooltip>Much smaller</tooltip>
  879.             <content><font size=\"-2\">|</font></content>
  880.         </leaf>
  881.     </node>
  882.     <node>
  883.         <title>Forms</title>
  884.         <tooltip>Automating Methods</tooltip>
  885.         <toolbar>true</toolbar>
  886.         <hidden>true</hidden>
  887.         <leaf>
  888.             <title>NewForm</title>
  889.             <tooltip>Creates new form</tooltip>
  890.             <content><form action=\"http://yourcgiscript\" method=\"post\">\n\n|\n\n</form></content>
  891.         </leaf>
  892.         <leaf>
  893.             <title>InText</title>
  894.             <tooltip>Text input control</tooltip>
  895.             <content><input type=\"text\" name=\"var name\" size=\"40\" maxlength=\"80\" value=\"default value\"></content>
  896.         </leaf>
  897.         <leaf>
  898.             <title>InPasswd</title>
  899.             <tooltip>Keystrokes are rendered as \"*\"</tooltip>
  900.             <content><input type=\"password\" name=\"var name\" size=\"40\" maxlength=\"80\" value=\"default value\"></content>
  901.         </leaf>
  902.         <leaf>
  903.             <title>InCheck</title>
  904.             <tooltip>For selecting more than one of a set</tooltip>
  905.             <content><input type=\"checkbox\" name=\"var name\" value=\"default value\"></content>
  906.         </leaf>
  907.         <leaf>
  908.             <title>InRadio</title>
  909.             <tooltip>When put in sets, only one stays pressed</tooltip>
  910.             <content><input type=\"radio\" name=\"var name\" value=\"default value\"></content>
  911.         </leaf>
  912.         <leaf>
  913.             <title>InHidden</title>
  914.             <tooltip>Used to pass information to the CGI script</tooltip>
  915.             <content><input type=\"hidden\" name=\"var name\" value=\"default value\"></content>
  916.         </leaf>
  917.         <leaf>
  918.             <title>InSelect</title>
  919.             <tooltip>Used for long lists of choices</tooltip>
  920.             <content><select name=\"variable name\">\n<option>|\n<option>\n<option>\n<option>\n</select>\n</content>
  921.         </leaf>
  922.         <leaf>
  923.             <title>TextArea</title>
  924.             <tooltip>Large Block</tooltip>
  925.             <content><textarea name=\"variable name\" rows=\"3\" cols=\"40\">|</textarea></content>
  926.         </leaf>
  927.         <leaf>
  928.             <title>InSubmit</title>
  929.             <tooltip>Submits form</tooltip>
  930.             <content><input type=\"submit\" value=\"default value\"></content>
  931.         </leaf>
  932.         <leaf>
  933.             <title>InReset</title>
  934.             <tooltip>Resets Form</tooltip>
  935.             <content><input type=\"reset\" value=\"default value\"></content>
  936.         </leaf>
  937.     </node>
  938.     <node>
  939.         <title>Frames/JavaScript</title>
  940.         <tooltip>Also JavaScript</tooltip>
  941.         <toolbar>true</toolbar>
  942.         <hidden>true</hidden>
  943.         <leaf>
  944.             <title>Fset C</title>
  945.             <tooltip>Column Frameset</tooltip>
  946.             <content><frameset cols=\"20%,*\">\n\n|\n\n</frameset> </content>
  947.         </leaf>
  948.         <leaf>
  949.             <title>Fset R</title>
  950.             <tooltip>Row Frameset</tooltip>
  951.             <content><frameset rows=\"20%,*\">\n\n|\n\n</frameset> </content>
  952.         </leaf>
  953.         <leaf>
  954.             <title>Frame</title>
  955.             <tooltip>Frame Definition</tooltip>
  956.             <content><frame src=\"\" name=\"\"></content>
  957.         </leaf>
  958.         <leaf>
  959.             <title>Target</title>
  960.             <tooltip>Target Frame</tooltip>
  961.             <content><a href=\"\" target=\"\">|</a></content>
  962.         </leaf>
  963.         <leaf>
  964.             <title>NoFrame</title>
  965.             <tooltip>No Frame Block/For browsers that don't support frames</tooltip>
  966.             <content><noframes>\n\n|\n\n</noframes></content>
  967.         </leaf>
  968.         <leaf>
  969.             <title>Style</title>
  970.             <tooltip>Style tags/Tags for CSS Style block</tooltip>
  971.             <content><style type=\"text/css\">\n<!--\n\n|\n\n-->\n</style></content>
  972.         </leaf>
  973.         <leaf>
  974.             <title>NoScript</title>
  975.             <tooltip>NoScript block/Block for NoScript commands</tooltip>
  976.             <content><noscript>\n|\n</noscript></content>
  977.         </leaf>
  978.         <leaf>
  979.             <title>Script</title>
  980.             <tooltip>JavaScript code block</tooltip>
  981.             <content><script language=\"JavaScript\">\n<!-- ;\n\n|\n\n// end hide -->\n</script></content>
  982.         </leaf>
  983.         <leaf>
  984.             <title>ASPCode</title>
  985.             <tooltip>ASP Code block/Block for ASP document code</tooltip>
  986.             <content><%\n|\n%></content>
  987.         </leaf>
  988.         <leaf>
  989.             <title>Write</title>
  990.             <tooltip>Write to browser</tooltip>
  991.             <content>document.writeln(\"|\");</content>
  992.         </leaf>
  993.         <leaf>
  994.             <title>Alert</title>
  995.             <tooltip>Cute Dialog Box</tooltip>
  996.             <content>alert(\"|\");</content>
  997.         </leaf>
  998.         <leaf>
  999.             <title>Prompt</title>
  1000.             <tooltip>Ask the user</tooltip>
  1001.             <content>var response = prompt(\"|\",\"y/n\");</content>
  1002.         </leaf>
  1003.         <leaf>
  1004.             <title>Funct</title>
  1005.             <tooltip>Function block</tooltip>
  1006.             <content>function |() {\n\n}</content>
  1007.         </leaf>
  1008.         <leaf>
  1009.             <title>IfElse</title>
  1010.             <tooltip>Decision block</tooltip>
  1011.             <content>if (|) {\n}\nelse {\n}</content>
  1012.         </leaf>
  1013.     </node>
  1014.     <node>
  1015.         <title>Graphics/Misc</title>
  1016.         <tooltip>Graphics-related/Graphics, marquee, CGI links</tooltip>
  1017.         <toolbar>true</toolbar>
  1018.         <hidden>true</hidden>
  1019.         <leaf>
  1020.             <title>NewImg</title>
  1021.             <tooltip>New Image/Locate and move graphic resource</tooltip>
  1022.             <content>[InsertFullGraphicTag]</content>
  1023.         </leaf>
  1024.         <leaf>
  1025.             <title>EditImg</title>
  1026.             <tooltip>Edit Image/Locate and move graphic resource</tooltip>
  1027.             <content>[InsertGraphicLink]</content>
  1028.         </leaf>
  1029.         <leaf>
  1030.             <title>BareImg</title>
  1031.             <tooltip>Bare Image/Fill in by hand</tooltip>
  1032.             <content><img src=\"\" alt=\"\"></content>
  1033.         </leaf>
  1034.         <leaf>
  1035.             <title>NewColr</title>
  1036.             <tooltip>New Font Color</tooltip>
  1037.             <content><font color=\"[InsertValueColor]\">|</font></content>
  1038.         </leaf>
  1039.         <leaf>
  1040.             <title>EditColr</title>
  1041.             <tooltip>Edit Font Color/New Font Color</tooltip>
  1042.             <content>[InsertValueColor]</content>
  1043.         </leaf>
  1044.         <leaf>
  1045.             <title>Marquee</title>
  1046.             <tooltip>Moving Text/Creates a scrolling display of text</tooltip>
  1047.             <content><marquee width=\"50%\" scrolldelay=\"0\" behavior=\"alternate\">|</marquee></content>
  1048.         </leaf>
  1049.     </node>
  1050.     <node>
  1051.         <title>Links</title>
  1052.         <tooltip>New links, edit links/Link-related tags</tooltip>
  1053.         <toolbar>true</toolbar>
  1054.         <hidden>true</hidden>
  1055.         <leaf>
  1056.             <title>NewImg</title>
  1057.             <tooltip>New Image/Locate and move graphic resource</tooltip>
  1058.             <content>[InsertFullGraphicTag]</content>
  1059.         </leaf>
  1060.         <leaf>
  1061.             <title>NewHTML</title>
  1062.             <tooltip>For page links on your own site</tooltip>
  1063.             <content><a href=\"[CreateFileLink:HTML]\">|</a></content>
  1064.         </leaf>
  1065.         <leaf>
  1066.             <title>BareLnk</title>
  1067.             <tooltip>Fill in by hand</tooltip>
  1068.             <content><a href=\"\">|</a></content>
  1069.         </leaf>
  1070.         <leaf>
  1071.             <title>DocLnk</title>
  1072.             <tooltip>Finds bookmark within a document</tooltip>
  1073.             <content><a href=\"#link\">|</a></content>
  1074.         </leaf>
  1075.         <leaf>
  1076.             <title>DocRef</title>
  1077.             <tooltip>Places bookmark in a document</tooltip>
  1078.             <content><a name=\"link\">|</a></content>
  1079.         </leaf>
  1080.     </node>
  1081.     <node>
  1082.         <title>Structure/Lists</title>
  1083.         <tooltip>Basic HTML/Overall Structure</tooltip>
  1084.         <toolbar>true</toolbar>
  1085.         <hidden>true</hidden>
  1086.         <leaf>
  1087.             <title>Blockquote</title>
  1088.             <content><blockquote>\n|\n</blockquote></content>
  1089.         </leaf>
  1090.         <leaf>
  1091.             <title>UnOrdList</title>
  1092.             <tooltip>Creates unordered list out of selected lines</tooltip>
  1093.             <content>[MakeUnorderedList]</content>
  1094.         </leaf>
  1095.         <leaf>
  1096.             <title>OrdList</title>
  1097.             <tooltip>Creates ordered list out of selected lines with number index</tooltip>
  1098.             <content>[MakeOrderedList]</content>
  1099.         </leaf>
  1100.         <leaf>
  1101.             <title>LetterList</title>
  1102.             <tooltip>Creates ordered list out of selected lines with letter (a-z) index</tooltip>
  1103.             <content>[MakeOrderedList:a]</content>
  1104.         </leaf>
  1105.         <leaf>
  1106.             <title>RomanList</title>
  1107.             <tooltip>Creates ordered list out of selected lines with Roman numeral index</tooltip>
  1108.             <content>[MakeOrderedList:I]</content>
  1109.         </leaf>
  1110.         <leaf>
  1111.             <title>pre</title>
  1112.             <tooltip>Creates a block of text that preserves the original spacing and tabs</tooltip>
  1113.             <content><pre>\n|\n</pre></content>
  1114.         </leaf>
  1115.         <leaf>
  1116.             <title>div</title>
  1117.             <tooltip>Structure division</tooltip>
  1118.             <content><div name=\"\">\n|\n</div></content>
  1119.         </leaf>
  1120.         <leaf>
  1121.             <title>span</title>
  1122.             <content><span class=\"\">\n|\n</span></content>
  1123.         </leaf>
  1124.         <leaf>
  1125.             <title>iframe</title>
  1126.             <tooltip>Structure frame</tooltip>
  1127.             <content><iframe name=\"\">\n|\n</iframe></content>
  1128.         </leaf>
  1129.         <leaf>
  1130.             <title>li</title>
  1131.             <tooltip>List Item/Works with ordered and unordered lists</tooltip>
  1132.             <content><li></content>
  1133.         </leaf>
  1134.         <leaf>
  1135.             <title>Bot</title>
  1136.             <tooltip>Front Page Bot/Front Page Compatibility Tag</tooltip>
  1137.             <content><!--vermeer bot=htmlmarkup startspan -->|<!--vermeer bot=htmlmarkup endspan --></content>
  1138.         </leaf>
  1139.     </node>
  1140.     <node>
  1141.         <title>Styles</title>
  1142.         <tooltip>Text and Page Styles</tooltip>
  1143.         <toolbar>true</toolbar>
  1144.         <hidden>true</hidden>
  1145.         <leaf>
  1146.             <title>hr</title>
  1147.             <tooltip>Horizontal Rule/Horizontal Bar Across the page</tooltip>
  1148.             <content><hr width=\"95%\" align=center>\n</content>
  1149.         </leaf>
  1150.         <leaf>
  1151.             <title>br</title>
  1152.             <tooltip>Line Break/One line</tooltip>
  1153.             <content><br>\n</content>
  1154.         </leaf>
  1155.         <leaf>
  1156.             <title>Bold</title>
  1157.             <tooltip>Bold Text</tooltip>
  1158.             <content><b>|</b></content>
  1159.         </leaf>
  1160.         <leaf>
  1161.             <title>Center</title>
  1162.             <tooltip>Center Text</tooltip>
  1163.             <content><center>|</center></content>
  1164.         </leaf>
  1165.         <leaf>
  1166.             <title>Comment</title>
  1167.             <content><!-- | --></content>
  1168.         </leaf>
  1169.         <leaf>
  1170.             <title>Italic</title>
  1171.             <tooltip>Italic Text</tooltip>
  1172.             <content><i>|</i></content>
  1173.         </leaf>
  1174.         <leaf>
  1175.             <title>Paragraph break</title>
  1176.             <content><p>\n\n</content>
  1177.         </leaf>
  1178.         <leaf>
  1179.             <title>Strikeout</title>
  1180.             <content><s>|</s></content>
  1181.         </leaf>
  1182.         <leaf>
  1183.             <title>Subscript</title>
  1184.             <content><sub>|</sub></content>
  1185.         </leaf>
  1186.         <leaf>
  1187.             <title>Superscript</title>
  1188.             <content><sup>|</sup></content>
  1189.         </leaf>
  1190.         <leaf>
  1191.             <title>Teletype</title>
  1192.             <tooltip>Literal Text</tooltip>
  1193.             <content><tt>|</tt></content>
  1194.         </leaf>
  1195.         <leaf>
  1196.             <title>Underline</title>
  1197.             <content><u>|</u></content>
  1198.         </leaf>
  1199.     </node>
  1200.     <node>
  1201.         <title>Tables</title>
  1202.         <tooltip>Various tags for tables</tooltip>
  1203.         <toolbar>true</toolbar>
  1204.         <hidden>true</hidden>
  1205.         <leaf>
  1206.             <title>TableWiz</title>
  1207.             <tooltip>Table Wizard -- helps you design a table</tooltip>
  1208.             <content>[TableWizard]</content>
  1209.         </leaf>
  1210.         <leaf>
  1211.             <title>Table1x1</title>
  1212.             <tooltip>Makes Simple Table/Default one-row, one-column table</tooltip>
  1213.             <content><table>\n\t<tr>\n\t\t<td>\n\t\t\t|\n\t\t</td>\n\t</tr>\n</table></content>
  1214.         </leaf>
  1215.         <leaf>
  1216.             <title>NewRow</title>
  1217.             <tooltip>New Row/Makes New One-column Row</tooltip>
  1218.             <content>\t<tr>\n\t\t<td>\n\t\t\t|\n\t\t</td>\n\t</tr></content>
  1219.         </leaf>
  1220.         <leaf>
  1221.             <title>tr</title>
  1222.             <tooltip>Row Tags</tooltip>
  1223.             <content>\t<tr>\n\t</tr></content>
  1224.         </leaf>
  1225.         <leaf>
  1226.             <title>td</title>
  1227.             <tooltip>Data Tags</tooltip>
  1228.             <content>\t\t<td>\n\t\t\t|\n\t\t</td></content>
  1229.         </leaf>
  1230.         <leaf>
  1231.             <title>td centered</title>
  1232.             <tooltip>Centered Data Tags</tooltip>
  1233.             <content>\t\t<td align=center>\n\t\t\t|\n\t\t</td></content>
  1234.         </leaf>
  1235.     </node>
  1236. </node>
  1237.